|
CodeCharge Studio is a rapid application development (RAD) and integrated development environment (IDE) for creating database-driven web applications.〔Troy Dreier "(Supercharge Your Intranet With CodeCharge Studio )." ''Intranet Journal''. 08/30/02〕 It is a code generator and templating engine that separates the presentation layer from the coding layer, with the aim of allowing designers and programmers to work cohesively in a web application〔 (the model-view-controller design pattern). CodeCharge is the first product released by Yes Software, after two years of development.〔Tom Sullivan "(Startup aims to combine Web design, development )." ''Computerworld''.4 June 2002〕 ==Software== CodeCharge utilizes point-and-click wizards〔 for creating record and search forms, grids, and editable grids without the need for programming. The databases it supports include MySQL, MS SQL Server, MS Access, PostgreSQL, and Oracle, as well as any other database that supports web connectivity. CodeCharge can export code to all major programing languages, such as ASP.NET, ASP, Java, ColdFusion, PHP, and Perl.〔〔Peter B. MacIntyre. "(CodeCharge 3.0 Yet Another IDE? )" ''php|architect'' May 2006〕 CodeCharge employs an interactive user interface (UI) designed for the creation of web applications.〔 When generating code, CodeCharge automatically structures the code, using naming conventions and comments to describe the code's purpose.〔Mike Gunderloy "(Product Reviews: CodeCharge Studio 1.0.6 )." ''Microsoft Certified Professional Magazine''. 08/07/2002.〕 Moreover, CodeCharge keeps the application separate from the code it generates, so that projects may be converted to any language at any time.〔Kevin Yank "(Software Reviews )." ''SitePoint Tech Times'', Issue #43. 2 July 2002〕 Without additional programming, a CodeCharge-generated project is not a routed web site (where everything is routed through, for example, index.asp); rather, every page is accessible by reference to its own name or URL. 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「CodeCharge Studio」の詳細全文を読む スポンサード リンク
|